home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1999 / MacHack 1999.toast / The Hacks / Avi's Balloon Previewer / formats.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-06-24  |  107 b   |  8 lines  |  [TEXT/CWIE]

  1. struct pnotStruct
  2. {
  3.     unsigned long    modDate;
  4.     unsigned short    version;
  5.     OSType            resType;
  6.     short            resID;
  7.  
  8. };